home *** CD-ROM | disk | FTP | other *** search
/ PC for Alla 2005 May / PC för Alla 0505.iso / fullversioner / realsoft3d / data1.cab / Scripting / scripts / js / real / windows / r3nrbtol.js < prev    next >
Encoding:
JavaScript  |  2005-04-04  |  472 b   |  31 lines

  1.  
  2. // JavaScript wrapper for r3nrbtol.h
  3. // Auto generated file, do not modify by hand
  4. // Copyright ⌐ 2004, Realsoft Graphics Oy
  5.  
  6. var R3_NURBSTOOL_H = 1;
  7. include("real/windows/r3nrbtls.js")
  8.  
  9.  
  10. var R3CLID_NURBSTOOL = 190;
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20. function r3Nurbstool () { 
  21.    this.base = r3God;
  22.    if(arguments.length) {
  23.       this.base(R3CLID_NURBSTOOL, arguments);
  24.    }
  25.    // Methods
  26.  
  27.    // Attributes
  28. }
  29.  
  30. r3Nurbstool.prototype=new r3Nurbstools;
  31. // r3nrbtol.h_H